Skip to content

Add favicon link tags and site.webmanifest - #1

Merged
gregpuzzles1 merged 1 commit into
mainfrom
copilot/configure-favicon-files
Jun 9, 2026
Merged

Add favicon link tags and site.webmanifest#1
gregpuzzles1 merged 1 commit into
mainfrom
copilot/configure-favicon-files

Conversation

Copilot AI commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Wires up all existing favicon files by adding the required <link> tags to index.html and creating a site.webmanifest for PWA/Android support.

Changes:

  • Added 4 <link> tags in <head> of index.html:
    • rel="icon" for 32×32 and 16×16 PNG favicons
    • rel="apple-touch-icon" for iOS home screen icon
    • rel="manifest" pointing to site.webmanifest
  • Created site.webmanifest referencing the android-chrome 192×192 and 512×512 icons

@gregpuzzles1
gregpuzzles1 marked this pull request as ready for review June 9, 2026 02:08
@gregpuzzles1
gregpuzzles1 merged commit 1cb59cc into main Jun 9, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants